Skip to main content

Booking flow - Cancel reservation

PATCH 

/v1/reservations/:id/cancel

Cancel a reservation. The cancellation reason and source are always recorded as restaurant-initiated ('OTHER_REASON'), regardless of who requested it through this API. Returns 409 when the reservation has already been canceled.

Request

Responses

OK.